home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / SchoolStat1.0.8 / SchoolStat™ / SchoolStat™.rsrc / TEXT_1091_Simulations.txt < prev    next >
Text File  |  1994-01-30  |  3KB  |  19 lines

  1. Simulations of probability distributions
  2.   This option will generate random data which lies on a specified distribution. The standard distributions available are: Normal, Binomial, Exponential, Integer, Uniform real, Poisson or Discrete (Custom) which is specified by you in the spreadsheet (see below).
  3.   For each you must type in values for the essential parameters which are required to specify the limits of that distribution type, eg for a normal distribution simulation, the mean and standard deviation are needed, such as 0 and 1 respectively in the case of the standard normal distribution (automatically entered).
  4.   Steps:
  5.   1. Click on the popup menu naming the distribution type (set on Normal initially) and select the type you require.
  6.   2. Press the Tab key to move to the next editable field, and type in the value needed for each distribution parameter. Alternatively you can just click in the editable field you want to alter and type directly. You can request up to 1000 data points for each simulation. Some of the parameters will have upper or lower limits and you will be informed if you exceed these.
  7.   3. Choose the Destination column, either an existing  named column or the next empty column.
  8.   4. To initiate the simulation, press the Return or Enter key, which will activate the Apply button, or click this button directly. To dismiss the dialog, click Cancel or Do One (which does but one simulation then closes the dialog box). Note that you may do several simulations consecutively before leaving. Note that some simulations use longer algorithms than others making the generation of large numbers of data points tedious.
  9.  
  10. Specific Simulations
  11.   The Normal simulation requires a mean and standard deviation. Any real values will be accepted for the mean, but the standard deviation must be greater than 0. Note that a useful test of this simulation is to use the Transform... option (under the Edit menu) to create another column containing the N scores for this randomly generated list of data. These two columns can then be plotted using the Scatterplot option (Extras -> Plots) to see how linear the relationship.
  12.   The Binomial simulation needs the number of trials (N) performed and the probability (p) of success of the event desired each time.
  13.   The Exponential simulation needs the mean (¬µ) only.
  14.   The Integer simulation requires a range of integers (min int to max int) within which to choose integer values. Note that even if you type in real numbers, these will be truncated and the root integer values used only. The results will only include integers.
  15.   The Uniform Real simulation is similar to the Integer simulation, but the values specifying the range are real, and any real number between these limits (min real to max real) is equally likely to be selected.
  16.   The Poisson simulation requires the mean value (lambda) and the returned numbers will be real.
  17.  
  18. Discrete or Custom Simulations
  19.   You must initially enter the proportions to be associated with each of your categories. If you have 6 categories, which SchoolStat‚Ñ¢ will refer to using the integers 1,2,‚Ķ,6, and want them generated with the respective probabilities 0.1, 0.05, 0.3, 0.15, 0.15, 0.25 then these would need to be entered into one of the columns and given a recognizable title. Note that if the proportions do not add up to 1.0, then this will be noted and the simulation aborted. This option therefore allows you to create unusual distributions for specific purposes.